projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e2df8
)
Revert "lookup stats"
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 26 Jan 2020 04:49:33 +0000
(23:49 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 26 Jan 2020 04:49:33 +0000
(23:49 -0500)
This reverts commit
3d9e3390f167a220e8775d08356259f420e045ce
.
gtk/gtkcssstaticstyle.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssstaticstyle.c
b/gtk/gtkcssstaticstyle.c
index e4a2ce4683468deeceec32d4f400103c6887cf6d..0c6b8da04b89a8b66a76f24efe2c78ae07bd9006 100644
(file)
--- a/
gtk/gtkcssstaticstyle.c
+++ b/
gtk/gtkcssstaticstyle.c
@@
-192,8
+192,6
@@
gtk_css_static_style_new_compute (GtkStyleProvider *provider,
&lookup,
change == 0 ? &change : NULL);
- g_print ("%d specified values\n", lookup.n_set_values);
-
result = g_object_new (GTK_TYPE_CSS_STATIC_STYLE, NULL);
result->change = change;